home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / destroytheworld.swf / scripts / DefineButton2_517 / BUTTONCONDACTION on(rollOut).as < prev    next >
Encoding:
Text File  |  2006-06-13  |  81 b   |  7 lines

  1. on(rollOut){
  2.    tellTarget("previewBox")
  3.    {
  4.       gotoAndStop(1);
  5.    }
  6. }
  7.